'Declaration
<DefaultMemberAttribute("Item")> Public Interface IReadOnlyDictionary (Of TKey,TValue)
[DefaultMember("Item")] public interface IReadOnlyDictionary<TKey,TValue>
[DefaultMember("Item")] generic<typename TKey> generic<typename TValue> public interface class IReadOnlyDictionary